net/http.Response.isProtocolSwitch (method)

2 uses

	net/http (current package)
		response.go#L354: func (r *Response) isProtocolSwitch() bool {
		transport.go#L2321: 	if resp.isProtocolSwitch() {